'宣言 Public Overloads Shared Function GetCharABCWidths( _ ByVal hdc As IntPtr, _ ByVal firstChar As UInteger, _ ByVal lastChar As UInteger, _ ByVal widths() As Win32.ABC _ ) As Boolean
public static bool GetCharABCWidths( IntPtr hdc, uint firstChar, uint lastChar, out Win32.ABC[] widths )
Win32 クラス Win32 メンバ オーバーロード一覧